/ Assembly List / LJCNetCommon / LJCAssemblyReflect / IsNotCommonInterface

Namespace - LJCNetCommon


Parameters
type - The Type object.

Returns

True if not a common interface, otherwise false.

Syntax

C#
public Boolean IsNotCommonInterface(Type type)

Indicates if the Interface is not a common type.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.